tests: Add a test script to cross-check loader config vs GRUB2
authorColin Walters <walters@verbum.org>
Wed, 27 May 2015 02:28:29 +0000 (22:28 -0400)
committerColin Walters <walters@verbum.org>
Thu, 28 May 2015 18:21:30 +0000 (14:21 -0400)
commit0f31c4c4b2cc5c475c26cc768f6d2c0812a7e3eb
tree2d511dc93074a0a52dab202c3227a9fee4940f94
parent3300ee6259d191199f96b5f4e04ccfded3d11b86
tests: Add a test script to cross-check loader config vs GRUB2

One can run this on a machine to validate things.  I'd like to
get this plugged into the actual OSTree tests as soon as we can
figure out how to sanely run grub2-generate as non-root in
our test suite.

Alternatively, this script can easily be run on a real install.
tests/grub2-entries-crosscheck.py [new file with mode: 0644]